[XEN] Add more instructions to the emulator.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 5 Jan 2007 15:54:06 +0000 (15:54 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 5 Jan 2007 15:54:06 +0000 (15:54 +0000)
commit4ab50980283a14fabf574bd06ba0e74e0ba37a70
tree35f5f339eb249e172adc612ec48bdfffba4988e6
parent4faade7465169850ccef5daf7d4cba06b75ec451
[XEN] Add more instructions to the emulator.

Fix prefix handling to ignore misplaced REX bytes and to grok both
kinds of REP prefix properly. These fixes are from Jan Beulich
<jbeulich@novell.com>.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/x86_emulate.c